看词语>英语词典>dollar sign翻译和用法

dollar sign

英 [ˈdɒlə(r) saɪn]

美 [ˈdɑːlər saɪn]

网络  美元符号; 钱符号; 货币符号; 金钱符号; 美圆符号

计算机

英英释义

noun

  • a mark ($) written before a number to indicate that it stands for the number of dollars
      Synonym:dollar mark
    1. a symbol of commercialism or greed
      1. he worships the almighty dollar
      2. the dollar sign means little to him
      Synonym:dollardollar mark

    双语例句

    • And the dollar sign ($) matches the end of the string.
      并且使用美元符号($)匹配字符串末尾。
    • Path expressions can also start with a variable, which is a name preceded by a dollar sign ($).
      路径表达式还可以以变量开始,变量是以美元符号($)开头的名字。
    • The tag, if any, of a dollar-quoted string follows the same rules as an unquoted identifier, except that it cannot contain a dollar sign.
      如果有标签的话,一个美元符包围的字串遵循和无引号包围的标识符相同的规则,只是它不能包含美元符。
    • The caret sign (^) signifies the beginning of a line; the dollar sign ($) signifies the end.
      ^符号(^)表示一行的开始;$符号($)表示一行的结束。
    • You use the bang, or exclamation point(!), to access the history, and the dollar sign ($) returns the last field of the previous command.
      您使用感叹号(!)来访问历史,然后使用美元符号($)返回前一命令的最后字段。
    • Mode m: Make the caret (^) and dollar sign ($) match at the start and end of each line, for example, after and before line breaks embedded in the source string.
      模式m:使插入符号(^)和美元符号($)在每一行的开始和结尾相匹配,例如,在源字符串中嵌入前后换行符。
    • To enter a value in currency format, type a dollar sign before the value.
      输入数值前先键入$,则输入的数值将套用货币样式。
    • The nondescript dollar sign ($) prompt can sport colors, reflect your current working directory, and even show the weather.
      美元符号($)提示符可以显示为不同的颜色,以反映当前工作目录,甚至是天气情况。
    • For example, both ( asterisk) and$ ( dollar sign) are regex operators and also have special meaning to your shell.
      例如,(星号)和$(美元符号)都是regex操作符,并且对于您的Shell具有特殊的含义。
    • A dollar sign ($) followed by digits is used to represent a positional parameter in the body of a function definition or a prepared statement.
      美元符号($)后面跟着数字用于在一个函数体定义或者准备好的语句中表示参数的位置。